fix an incorrect assertion that the "valid" flag is always correct in a
authorHavoc Pennington <hp@pobox.com>
Mon, 31 Dec 2001 22:17:26 +0000 (22:17 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Mon, 31 Dec 2001 22:17:26 +0000 (22:17 +0000)
commit9b185ed750e60cf19f12e88936c70ac8594ef531
tree7cf510191bed2050480293369a7f821fa4adbef9
parent64891890fb680a348dd516cfae3bff4043228411
fix an incorrect assertion that the "valid" flag is always correct in a

2001-12-31  Havoc Pennington  <hp@pobox.com>

* gtk/gtktextbtree.c (gtk_text_btree_node_view_check_consistency):
fix an incorrect assertion that the "valid" flag is always correct
in a node and add explanatory comment. This keeps me from
reproducing #59101, but I'm remembering that 59101 was actually
about incorrect pixel totals, so I'm not sure 59101 is actually
fixed. May just have stopped happening due to some change in
how C-k works.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktextbtree.c